; Fix widget button press cancellation
authorPo Lu <luangruo@yahoo.com>
Wed, 1 May 2024 00:56:23 +0000 (08:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 May 2024 03:46:30 +0000 (11:46 +0800)
commit294335b2304028cc97aca036bd37adf2f8e1c508
tree321541f931befded42006a64e712672e6e1d67be
parentb094b2b9dc31c4dc03450b5905472a8e6dd531aa
; Fix widget button press cancellation

* lisp/wid-edit.el (widget-button--check-and-call-button): Throw
nil if a mouse-button-derived press is canceled.  Reported by
David Ponce <da_vid@orange.fr>.
lisp/wid-edit.el